计算机与现代化 ›› 2013, Vol. 1 ›› Issue (2): 103-107.doi: 10.3969/j.issn.1006-2475.2013.02.025

• 人工智能 • 上一篇    下一篇

Cordic算法在流处理器上的应用

马世禹,樊晓桠   

  1. 西北工业大学计算机学院,陕西西安710129
  • 收稿日期:2012-12-19 修回日期:1900-01-01 出版日期:2013-02-27 发布日期:2013-02-27

Application of Cordic Algorithm for Stream Processor

MA Shi-yu, FAN Xiao-ya   

  1. School of Computer Science, Northwestern Polytechnical University, Xi’an 710129, Chin
  • Received:2012-12-19 Revised:1900-01-01 Online:2013-02-27 Published:2013-02-27

摘要: 流处理器在科研、国防和生活中有着广泛的应用,但随着人类对计算速度的不断追求,现有的流处理器计算速度已不能满足人们的需求,经研究发现,影响流处理器处理数据速度的是访存的时间,所以减少访存次数是提高流处理器计算速度的关键。通过引入Cordic算法,构建超越函数单元,减少了流处理器在处理流应用中的访存次数,从而提高流处理器的计算速度。

关键词: Cordic算法, 流处理器, 访存次数, FFT

Abstract: The stream processors are applied widely in high performance computing. But the existing computation speed of stream processors can’t satisfy people’s needs. Through study, the bandwidth in accessing memory is the reason limiting the computation speed of stream processors. So how to reduce the times of accessing memory becomes the key to improve the computation speed of stream processors. This paper constructs the transcendental function unit by using the Cordic algorithm, reduces the times of accessing memory, and improves the computation speed of stream processors.

Key words: Cordic algorithm, stream processor, memory accessing times, FFT